home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / playmac2.zip / PLAYMAC.DOC < prev    next >
Text File  |  1990-10-20  |  9KB  |  200 lines

  1.  
  2.  
  3.  
  4.  
  5.           ......................................
  6.           :                                    :
  7.           :      PLAYMAC   Sound Organizer     :
  8.           :                                    :
  9.           : Copyright (C) 1990 by Dale C. Chun :
  10.           : Version 2.00   All Rights Reserved :
  11.           :....................................:
  12.  
  13.  
  14.           About this Software
  15.           -------------------
  16.  
  17.           Playmac is an  automated menu system written in  the same style
  18.           as Instant Access by Dale Chun and David Komatsu.  This program
  19.           requires REMAC written by Richard Zobell. It will organize your
  20.           sound files and play them back providing a user friendly inter-
  21.           face. If you like this program contact us at the address listed
  22.           later in this documentation.
  23.  
  24.           Your Distribution Rights
  25.           ------------------------
  26.  
  27.           Playmac  is protected by the United States copyright law. It is
  28.           copyright  (c)  1990 by Dale  C.  Chun.   This  product  may be
  29.           distributed  freely  to   users as  long as  the product is not
  30.           changed or altered and contains this documentation file. It may
  31.           not be sold or packaged, either individually, or as part of any
  32.           other  product  without  the  express  written  consent of  the
  33.           authors listed above.
  34.  
  35.           Playmac is offered AS IS and absolutely NO guarantees are given
  36.           or  implied  as  to  its  suitability.   The  authors assume no
  37.           responsibility for  any damage to your machine  or loss of data
  38.           incurred while using this program.
  39.  
  40.           System Requirements
  41.           -------------------
  42.  
  43.           Playmac  will  run on  any IBM  AT,  PS/2, /286, /386  or  100%
  44.           compatibles  equipped  with  either  a Hercules (or compatible)
  45.           video card or any PS/2  (or  compatible)  color  graphics card.
  46.           It  will automatically detect a monochrome or  a color card and
  47.           adjust the display accordingly.  However, it will not work with
  48.           a monochrome monitor connected to a color graphics card.
  49.  
  50.       Please  note that REmac  may not work on a system running  OS/2
  51.       version 1.2. To overcome this boot your system with a DOS disk. 
  52.           If for some reason PLAYMAC/REMAC will not  run on your computer 
  53.           please let us know.
  54.  
  55.           Starting Up
  56.           -----------
  57.  
  58.           Located on your  distribution  disk  or  within the zip file is
  59.           PLAYMAC.EXE,  which is  the  executable  file.   To begin, type
  60.           'playmac' (it is not case sensitive)  followed by the RETURN or
  61.           ENTER  key.  The Playmac screen  should  appear  along with any
  62.           Playmac sounds that may have been defined.
  63.  
  64.           After the  Playmac screen  appears,  selections  can be changed
  65.           with the arrow keys,  the space bar, or the backspace key. Sel-
  66.           ections can be made  by pressing the RETURN or  ENTER  key  and
  67.           waiting for Playmac to execute your command.
  68.  
  69.           The vertical highlight  bar can be changed with the arrow keys,
  70.           the Page Up/Down keys or  by  pressing the first letter of your
  71.           desired  file,  directory or your user-defined selection. Files
  72.           can be selected by pressing the RETURN or ENTER key and waiting
  73.           for Playmac to execute your command.
  74.  
  75.           Predefining File Types
  76.           ----------------------
  77.  
  78.           About the only thing Playmac requires is a short file that  you
  79.           create  telling  Playmac what sound files you have  and a short
  80.           description for your personal reference.  As you know REMAC has
  81.           four speeds selected by -s1 through -s4 ( See REMAC  documenta-
  82.           tion for more information).  A sample is given below. Note that
  83.           the top  line is the  path to  search for sound files.   If the
  84.           sound  file  is not on the path then it will  not be displayed.
  85.           It is  HIGHLY  recommended  that you use the extension *.snd to
  86.           differentiate  the sound  files so  Playmac will play the right
  87.           file.  For  example if  you happened  to have saved a text file
  88.           called  bart and  a sound  file in a different directory called
  89.           bart  then  Playmac may attempt to  play the  text file instead
  90.           producing unknown results.
  91.  
  92.  
  93.           ----------sample-----begin--------------
  94.  
  95.           path=c:\sound
  96.           -s3 20th_cen.snd   ; 20th Century Fox Theme
  97.           -s3 answer.snd     ; I know the answer, You know...
  98.           -s3 bart.snd       ; Homer, "BART!"
  99.           -s4 be-nice.snd    ; Marge, "Be nice to your sister..."
  100.           -s3 destruct.snd   ; This disk will self-destruct...
  101.           -s4 hal.snd        ; I'm sorry Dave...I can't do that.
  102.           -s4 hi-man.snd     ; Bart, "HI-MAN."
  103.           -s4 pity.snd       ; I don't want your pity.
  104.           -s3 robbery.snd    ; Armed Robbery Sequence
  105.           -s4 macvoice.snd   ; Welcome to Macintosh...
  106.           -s4 beaver.snd     ; Beaver Clever
  107.           -s3 looneytu.snd   ; That's all Folks!
  108.           -s4 wipeout.snd    ; ...wipeout!
  109.           -s4 chimecho.snd   ; Chime Chord
  110.           -s4 captain.snd    ; Captains log
  111.  
  112.           ----------sample----end-----------------
  113.  
  114.       Note for floppy disks just change the first line to read:
  115.  
  116.       path=a:\
  117.  
  118.  
  119.       Using Multiple Floppies
  120.       -----------------------
  121.  
  122.       Since  sound files take up a lot of space we realize  that many
  123.       people choose to  store  them on  floppy disks.   To swap disks
  124.       all  you need to do is replace the floppy in the drive and  use
  125.       the  ALT-R command.  This will cause PLAYMAC to search for  and
  126.       display the sound files on that new disk.
  127.  
  128.  
  129.       Other Software Available by the same authors
  130.           --------------------------------------------
  131.  
  132.       * Available at the FTP site listed below
  133.  
  134.       o Instant Access 3.00: A menu driven system similar  to PLAYMAC
  135.            that works under DOS 3.3 or 4.0.
  136.  
  137.       o Simpsons: A "fortune" program that will randomly spit out any
  138.            of over 116 quotes from the program.
  139.  
  140.       o Edit: A Wordstar-like Editor. Great to help edit Playmac data
  141.            files
  142.  
  143.  
  144.           Documentation
  145.           -------------
  146.  
  147.           We welcome any comments, suggestions, creative criticisms  and/
  148.           or reports of compatibility problems.  Such information can  be
  149.       sent to the address below:
  150.  
  151.           Dale C. Chun                       David Komatsu           
  152.       Playmac Technologies               Sound-Site Administrator
  153.           1051 Prospect Street               3131 McClintock Ave #G362
  154.           Honolulu, Hawaii 96822             Los Angeles, CA  90007
  155.           e-mail: dchun@aludra.usc.edu       e-mail: komatsu@aludra.usc.edu
  156.  
  157.       E-mail and also be send to: sound@ccb.ucsf.edu
  158.  
  159.           or
  160.  
  161.       TO obtain additional information on sound files or subscribe to
  162.           the sound-list send e-mail to the following address.  The sound
  163.       list is a internet newsletter.  Please include the line ADD-ME:
  164.           followed by your e-mail address.  
  165.  
  166.       We HIGHLY  recommend that you FTP the sound files from our  FTP
  167.       site.  If  however you can't FTP we are offering 3 HD disks  or
  168.           3 DD disk (3.5")  for the  IBM MS-DOS operating system.  Please
  169.       also  enclose  a check  or money order for $15.00 to cover disk
  170.       cost  and shipping and handling charges.  Offer limited to  USA
  171.       people  only.  Foreign countries please send e-mail for further
  172.       information on how to order your disks.   Instant Access,  Edit
  173.       and  Simpsons  can  be included FREE of charge to your disk  if
  174.       requested.
  175.  
  176.       Make check payable to:  Dale Chun
  177.       Include the words: PLAYMAC TECHNOLOGY on the memo line please
  178.       Returned checks will be charged $20 service fee.
  179.       Please allow 2-6 weeks for delivery.
  180.  
  181.       Mail to:
  182.  
  183.           David Komatsu
  184.       Sound Offer
  185.       3131 McClintock Avenue #G362
  186.       Los Angeles, CA  90007
  187.  
  188. --------------------------------------